enable
Type
command
Summary
Enables a control so that it responds to user actions.
Syntax
enable <object>
Description
Use the enable command to allow an object to respond to mouse clicks or keypresses.
The enable command is equivalent to setting the object's enabled property to true.
Parameters
| Name | Type | Description |
|---|---|---|
object | Any control in an open stack. |
Examples
enable the selectedObject
enable field "Info" of stack "Entry"
Related
property: enabled
command: hilite, enable menu, disable
glossary: object, command, property
keyword: control
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile